Web Application Utility Setup

  1. Create a directory on the WebLogic server to store various configuration files for the Web Application Utility (i.e., /opt/oracle/paletteconfig/ or C:\oracle\paletteconfig).

  2. Create subdirectories inside the directory from Step 1 called conf, libs, uploads and war.

Note: Grant read-write-execute permissions on all these directories.

  1. Copy the PaletteConfig-weblogic.war file into the war subdirectory and rename it to PaletteConfig.war.

  2. Create a file PaletteWebApplication.properties in the conf subdirectory.

  3. Open the PaletteWebApplication.properties file and add/edit the download.dir property to point to the uploads subdirectory created in Step 2.